Automations

System Automation Commands

  • Version: 1.8.0
  • Official Verified

OpenBots Command group containing system automation commands (Email, File, Folder, Process, System, TextFile).

OpenBots.Commands.SystemAutomation \ Start Process Command

Command: Start Process Command

This command starts a program or process.

Parameters

Program Name/File Path

Provide a valid program name or enter a full path to the script/executable including the extension.

Required

Arguments (Optional)

Enter any arguments or flags if applicable.

Wait For Exit

Indicate whether to wait for the process to be completed.

Required

Private (Optional)

Optional field to mark the command as private (data sensitive) in order to avoid its logging.

Remote (Optional)

Optional field to mark the command as remote in order to execute it on a remote machine.

Error Handling

Optional field for how to handle errors encountered.

Required

Comment (Optional)

Optional field to enter a custom comment which could potentially describe this command or the need for this command.

Logo